Scaling

interface Scaling

The scaling used for printing.

Since

7.20

Inheritors

Types

Link copied to clipboard
The custom scaling used for printing.

Functions

Link copied to clipboard
open fun custom(scaleFactor: Int): Scaling.CustomScaling
Creates a custom scaling which scales the content according to the given scaleFactor.
Link copied to clipboard
Creates a default scaling for the printing content.